home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 June / EnigmA AMIGA RUN 08 (1996)(G.R. Edizioni)(IT)[!][issue 1996-06][EARSAN CD VII].iso / earcd / library / expnam22.rdm < prev    next >
Text File  |  1996-05-20  |  1KB  |  43 lines

  1. Short:    Get full expansion board names from ID (V2.2)
  2. Author:   shred@tfh.dssd.sub.org (Richard Koerber)
  3. Uploader: shred@tfh.dssd.sub.org (Richard Koerber)
  4. Type:     util/libs
  5.  
  6. Requires:  expansion.library, AmigaOS 2.0 or higher
  7. Languages: English, Deutsch
  8.  
  9. This system shared library decodes the manufacturer and product ID
  10. of hardware expansions. As return you'll get the full name (if
  11. expname knows the IDs) or a simple number.
  12.  
  13. Additionally, you can get informations about your system, e.g.
  14. processor, OS version, graphic OS (CyberGraphX, ProBench, ...) or
  15. memory size. This feature fully supports DraCo workstations.
  16.  
  17.  
  18. FEATURES:
  19.   - knows the name of 160 expansion boards
  20.   - may even get the board name of not yet known boards
  21.   - full assembly and c support (even GCC inlines)
  22.   - informations about your system (DraCo compatible)
  23.   - includes a boards.library replacement, for full future
  24.     compatibility!
  25.   - correct GCC inlines now.
  26.   - ListExp now shows your system parameters, too (it is a
  27.     full ShowConfig replacement now! :-)
  28.   - English and German documentation (.guide and .dvi)
  29.   - this is the original, no bad fake!
  30.  
  31.  
  32. NEW FEATURES:
  33.   - Bugfix: crashed on unknown boards...
  34.  
  35.  
  36. With your help, I hope to get as much full names as possible. So
  37. please send the name, manufacturer ID and product ID of all your
  38. expansions to: "shred@tfh.dssd.sub.org". You can get the IDs by
  39. using SysConfig or the included tool ListExp. Thank you!
  40.  
  41.  
  42. Freeware, binary only.
  43.